home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / Excel / Sheet.jar / sheet / SheetShow$11.class (.txt) < prev    next >
Encoding:
Java Class File  |  2001-09-03  |  576 b   |  16 lines

  1. package sheet;
  2.  
  3. class SheetShow$11 implements Runnable {
  4.    private final SheetShow this$0;
  5.  
  6.    SheetShow$11(SheetShow var1) {
  7.       this.this$0 = var1;
  8.    }
  9.  
  10.    public void run() {
  11.       SheetShow.access$1302(this.this$0, SheetShow.access$1400(this.this$0));
  12.       System.gc();
  13.       this.this$0.show();
  14.    }
  15. }
  16.